Skip to content

Conversation

rvolosatovs
Copy link
Contributor

@rvolosatovs rvolosatovs commented Dec 4, 2024

  • Topic can only ever be set by the host, for messages originating in the guest it cannot be set, therefore make the getter return an optional value for the cases where the is no topic to return.
  • Take a topic as a parameter in request, as outlined above, the only way for the guest to specify a topic is by passing it as a parameter

Topic can only ever be set by the host, for messages originating in the
guest it cannot be set, therefore make the getter return an optional
value for the cases where the is no topic to return.

Signed-off-by: Roman Volosatovs <[email protected]>
Signed-off-by: Roman Volosatovs <[email protected]>
@danbugs danbugs merged commit 4ee59bb into WebAssembly:main Dec 4, 2024
1 check passed
@rvolosatovs rvolosatovs deleted the fix/topic branch December 4, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants